UInt32NINumericUInt32NNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
UInt32N INumeric<UInt32N>.Negative()
Private Function Negative As UInt32N
Implements INumeric(Of UInt32N).Negative
private:
virtual UInt32N Negative() sealed = INumeric<UInt32N>::Negative
private abstract Negative : unit -> UInt32N
private override Negative : unit -> UInt32N
UInt32NThe numeric negation of the current value.
INumericTSelfNegative